home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001072_grobe@ukanaix.cc.ukans.edu _Mon May 10 21:27:31 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  3KB

  1. Return-Path: <grobe@ukanaix.cc.ukans.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA29495; Mon, 10 May 93 21:27:31 MET DST
  4. Received: from ukanaix.cc.ukans.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA14271; Mon, 10 May 1993 21:48:22 +0200
  6. Received: by ukanaix.cc.ukans.edu (AIX 3.2/UCB 5.64/4.03)
  7.           id AA25038; Mon, 10 May 1993 14:49:43 -0500
  8. From: grobe@ukanaix.cc.ukans.edu (Michael Grobe)
  9. Message-Id: <9305101949.AA25038@ukanaix.cc.ukans.edu>
  10. Subject: html-link-made
  11. To: www-talk@nxoc01.cern.ch
  12. Date: Mon, 10 May 93 14:49:41 CDT
  13. X-Mailer: ELM [version 2.3 PL2]
  14.  
  15. readers:
  16.  
  17. chapter 6 of the march 15, 1993 version of "Hypertext Markup Language
  18. (HTML)" by Berners-Lee and Connolly discusses "Link Relationship values."
  19.  
  20. i have several questions about this chapter:
  21.  
  22. first, what is its status? are there browsers in use that recognize
  23. these link attribute values? have any of these attributes been promoted
  24. to be part of the standard?  are they likely to become part of the
  25. standard? if so, when and under what authority?
  26.  
  27. second, if browsers ignore attribute values that they do not recognize, why
  28. must these "experimental" values be preceded with "X-".
  29.  
  30. third, are there any example documents showing the use of these values?
  31.  
  32. fouth, is the value "Made" correctly described in this chapter?
  33. the chapter says that Made means that the:
  34.  
  35.    Person (etc) described by node A is author of, or is responsible for B
  36.  
  37. where A is the source document and B is the destination document. however, 
  38. the chapter also says that one use for the value is "for sending
  39. mail to authors," and it seems to me that Made would be more useful if
  40. A and B were reversed in the definition above.
  41. that is, it seems more useful for a document to contain a pointer to a file
  42. describing an author where the link relationship would be "Made" with
  43. the understanding that the person described in B is the author of A.
  44. can someone clarify this (what seems to me to be a) discrepancy?
  45.  
  46. fifth, since we are looking for a way to connect html documents with
  47. their authors or responsible authorities, the value Made appears to be
  48. a possible approach.  but, i would be interested in knowing any other
  49. conventions for recording such information that may be planned or under
  50. discussion.  i would actually prefer (at least intuitively) to have
  51. a tag defined for the document <head> section that could be used to
  52. record responsibility for the document.  for example, <owner> could
  53. be defined and have name, organization, and e-mail address as attributes.
  54. our browser could then pick up the owner e-mail address for posting
  55. comments from users reading a particular file directly to the owner.
  56. in particular, we might have the following tag 
  57.      <owner name="Michael Grobe" e-mail="grobe@kuhub.cc.ukans.edu">
  58. comments?
  59.  
  60. :michael grobe
  61. academic computing services
  62. the university of kansas
  63.  
  64.  
  65.